The slash ( /), also known as a stroke and by the technical term solidus, is a sign used as a punctuation mark and for various other purposes. It is often called a forward slash, a retronym used to distinguish it from the backslash ( \). It has many other names.
A diacritic – also diacritical mark, diacritical point, diacritical sign from ancient Greek διά ( dia, through) and κρίνω ( krinein, to separate) – is a glyph added to a letter, or basic glyph. The term derives from the Greek διακριτικός ( diakritikós, "distinguishing"). Diacritic is primarily an adjective, though sometimes used as a noun, whereas diacritical is only ever an adjective. Some diacritical marks, such as the acute ( ´ ) and grave ( `&thins..
A kebaya is a traditional blouse-dress combination that originated from the court of the Javanese Majapahit Kingdom, and is traditionally worn by women in Indonesia, Straits Chinese, Singapore, Brunei, Burma, southern Thailand, Cambodia and the southern part of the Mindanao. It is sometimes made from sheer material such as silk, thin cotton or semi-transparent nylon or polyester, adorned with brocade or floral pattern embroidery. A kebaya is usually worn with a sarong, or a batik kain panjang, or other tr..
In computer programming, a parameter is a special kind of variable, used in a subroutine to refer to one of the pieces of data provided as input to the subroutine. These pieces of data are called arguments. An ordered list of parameters is usually included in the definition of a subroutine, so that, each time the subroutine is called, its arguments for that call can be assigned to the corresponding parameters.